home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / os20 / cli / FrontPubScreen.lha / FrontPubScreen / ReadMe < prev   
Encoding:
Text File  |  1992-04-13  |  776 b   |  19 lines

  1. ReadMe for FrontPubScreen
  2. 12 Apr 1992 john fieber (jfieber@sophia.smith.edu)
  3.  
  4. FrontPubScreen is a small CLI utility that helps some programs to
  5. make better use of public screens.  It simply returns the name of the
  6. frontmost screen (if it is public).  It was written in cweb and
  7. compiled with SAS/C 5.10.  See the source file `FrontPubScreen.w' for
  8. more detailed documentation.  Alternately, if you have TeX you can
  9. print out the cweave generated TeX file (FrontPubScreen.tex).
  10.  
  11. Archive Contents:
  12.  
  13. ReadMe               This file
  14. makefile             self explanitory
  15. FrontPubScreen       The compiled program (put in your C: directory)
  16. FrontPubScreen.w     The CWEB source Code
  17. FrontPubScreen.c     C code generated by ctangle
  18. FrontPubScreen.tex   TeX code generated by cweave
  19.